Welcome![Sign In][Sign Up]
Location:
Search - watershed segmentation

Search list

[Otherwatershed_serial

Description: 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a topology-based theory of mathematical morphology segmentation method, the basic idea is the image as a geodesic topology on the landscape, the image pixel gray value of each point indicates that the point of the altitude, Each local minimum value and its impact area known as the catchment basins, while the catchment basins of the border, however, the formation of a watershed. Watershed concepts and immersed in the process of the formation can be illustrated through simulation. A local minimum in each surface, piercing a small hole, and then slowly immersed in water the whole model, with the deepening of immersion, each local minimum value of the influence domain slowly expanded outward, in the two catchment the confluence of building the dam basin, namely, the formation of a watershed.
Platform: | Size: 3495936 | Author: 王帅 | Hits:

[Special EffectsWaterShed

Description:
Platform: | Size: 6845440 | Author: bai | Hits:

[Documentswatershed

Description: 用于快速图像分割,此算法能使图像根据自身的灰度值自动分割。 -For fast image segmentation.This algorithm makes the image gray value according to their segmentation.
Platform: | Size: 1719296 | Author: Lishanguang | Hits:

[assembly languageSpecyfication

Description: the image on the left represents the type of result obtained from the thresholding of classical images where Watershed segmentation is efficient. This could be a picture of coffee beans, blood cells, sand ...
Platform: | Size: 929792 | Author: pecik | Hits:

[Special Effectschengxu

Description: matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
Platform: | Size: 2422784 | Author: 梁玉梅 | Hits:

[Special Effectsmain

Description: 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
Platform: | Size: 5120 | Author: Image | Hits:

[Graph programwatershed

Description: 分水岭算法的基本实现,用于图像分割。最终可以得到图像的分割线条。-image segmentation based on watershed algrithm
Platform: | Size: 4096 | Author: 安素 | Hits:

[GDI-BitmapWaterShed

Description: 一种使用分水岭分割实现的图像分割方法,完整的vc++工程-Image segmentation with watershred
Platform: | Size: 355328 | Author: zhang jun | Hits:

[Documentswatershed

Description: image segmentation: watershed, watershed cut,-image segmentation: watershed, watershed cut,...
Platform: | Size: 1986560 | Author: Yun-Ru Sun | Hits:

[matlabColorBasedWatershedSegmentationofLowAltitudeAeria

Description: we introduce the Color-based Catchment Basin Merging Algorithm, an area-based segmentation approach that is specifically designed to segment low-altitude aerial images, as a preprocessing step to 3D reconstruction. This approach extends the watershed-based Catchment Basin Merging Algorithm, which is purely geometric, by introducing color similarity as an additional criterion to decide on the merging of evolving regions. Experiments performed with real aerial images of varied nature demonstrate that this modification eliminates over-segmentation problems of the existing algorithm, allowing large-scale urban scenes to be segmented in an accurate, reliable and fully automatic way.
Platform: | Size: 777216 | Author: bassem | Hits:

[Special Effectsbp

Description: 在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed segmentation method was effective over-segmentation of the image processing, and belief propagation based on image block matching algorithm.
Platform: | Size: 282624 | Author: mstar | Hits:

[matlabprograms

Description: my file contains matlab programs for direct watershed segmentation in digital image processing. it computes the segmented region on different images like brain tumour, rice image etc.
Platform: | Size: 6144 | Author: sakshi | Hits:

[GDI-BitmapWaterShed

Description: VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。 -VC++ image watershed segmentation algorithm and the sample source code control, in Photoshop, will see this effect, the program may also be desired, sometimes hints of memory, but the overall feeling is good writing program, there VCFans interested can download the compiled it.
Platform: | Size: 355328 | Author: madud00079 | Hits:

[Special Effectswatershed

Description: 数字图像分水岭算法,能很好的处理数字图像分割问题-Watershed algorithm for digital images, digital image processing can be very good segmentation
Platform: | Size: 4269056 | Author: 邸福涛 | Hits:

[matlabSEGMENTATION

Description: 运用分水岭的算法对图像进行分割 是一种新的方法,运用此方法,还可以对重叠的细胞进行分割-WATERSHED SEGMENTATION
Platform: | Size: 822272 | Author: 蓝灵梦幻 | Hits:

[Special EffectsImproved-watershed

Description: 程序实现改进的分水岭图像分割,较原始分水岭分割小区域做出改进,参数可调!-Program to achieve improved watershed image segmentation, watershed segmentation than the original small area to make improvements, adjustable parameters!
Platform: | Size: 1024 | Author: 123 | Hits:

[matlabwatershed

Description: implementation of a watershed segmentation
Platform: | Size: 3072 | Author: kyroshin | Hits:

[Special EffectsMain-image-segmentation

Description: 图像分割 主要内容:间断检测 边缘连接和边界检测 门限处理 基于区域的分割 基于形态学分水岭的分割-Main image segmentation: intermittent connection edge detection and edge detection threshold region-based segmentation process based on morphological watershed segmentation
Platform: | Size: 1711104 | Author: Leslie | Hits:

[Special EffectsMark-a-watershed-segmentation

Description: 分五个部分讲解:1.计算分割函数。图像中较暗的区域是要分割的对象。 2.计算前景标志。这些是每个对象内部连接的斑点像素。 3.计算背景标志。这些是不属于任何对象的像素。 4.修改分割函数,使其仅在前景和后景标记位置有极小值。 5.对修改后的分割函数做分水岭变换计算。-Divided into five sections explain: (1) Calculate the partition function. The dark areas in the image is the object you want to split. (2) Calculate the prospect signs. These are spots connected pixels within each object. (3) calculate the background logo. These pixels do not belong to any object. (4) Modify the partition function, making only the minimum marker position in the foreground and a rear view. 5 watershed transform the modified partition function calculation.
Platform: | Size: 2497536 | Author: 吴晓辰 | Hits:

[Special Effectswatershed

Description: 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。-Watershed segmentation method, which is based on a topological theory of mathematical morphology segmentation method, the basic idea is that the image as a geodesic topology on the landscape, at each point in the image pixel gray value indicates that the point of the altitude, each local minimum value and its impact area known as the collection basin, while the water collecting basin boundary is the formation of Watershed
Platform: | Size: 2048 | Author: 李磊 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 23 »

CodeBus www.codebus.net